home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / Puzzle / Bojo.exe / scripts / frame_341 / DoAction.as
Text File  |  2006-05-29  |  296b  |  18 lines

  1. tellTarget("/siirtely1")
  2. {
  3.    gotoAndStop(1);
  4. }
  5. tellTarget("/pommi_random")
  6. {
  7.    play();
  8. }
  9. ynyt = "427";
  10. xnyt = "100";
  11. setProperty("/ukkostop", _visible, "100");
  12. setProperty("/ukkostop", _X, xnyt);
  13. setProperty("/ukkostop", _Y, ynyt);
  14. tellTarget("/siirtely1")
  15. {
  16.    level = "3";
  17. }
  18.